Skip to content

chore(deps): update crate-ci/typos action to v1.44.0#845

Merged
fengmk2 merged 2 commits into
mainfrom
renovate/typos
Mar 14, 2026
Merged

chore(deps): update crate-ci/typos action to v1.44.0#845
fengmk2 merged 2 commits into
mainfrom
renovate/typos

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 14, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
crate-ci/typos action minor v1.36.2v1.44.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

crate-ci/typos (crate-ci/typos)

v1.44.0

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

v1.43.5

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

v1.43.4

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 14, 2026

👷 Deploy Preview for viteplus-preview processing.

Name Link
🔨 Latest commit 392ef18
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69b4ea64755ad50008f7767d

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 14, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 65c9b42
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69b5041dea3fc60008a79958

@renovate renovate Bot force-pushed the renovate/typos branch 2 times, most recently from 03338ba to 562d143 Compare March 14, 2026 05:30
@renovate renovate Bot force-pushed the renovate/typos branch from 562d143 to ff0c090 Compare March 14, 2026 05:37
@fengmk2
Copy link
Copy Markdown
Member

fengmk2 commented Mar 14, 2026

@copilot help us fix ci errors:

$ ./typos .
Warning: "writables" should be "writable".
error: `writables` should be `writable`
   ╭▸ ./packages/prompts/src/stream.ts:10:66
   │
10 │ // TODO (43081j): this currently doesn't support custom `output` writables
   ╰╴                     

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 14, 2026

@fengmk2 I've opened a new pull request, #851, to work on those changes. Once the pull request is ready, I'll request review from you.

`crate-ci/typos` v1.44.0 flags `writables` as a misspelling of
`writable` in a comment in `packages/prompts/src/stream.ts`, breaking
CI.

- **Fix**: corrected `writables` → `writable` in the TODO comment on
line 10 of `packages/prompts/src/stream.ts`

<!-- START COPILOT CODING AGENT TIPS -->
---

💬 Send tasks to Copilot coding agent from
[Slack](https://gh.io/cca-slack-docs) and
[Teams](https://gh.io/cca-teams-docs) to turn conversations into code.
Copilot posts an update in your thread when it's finished.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: fengmk2 <156269+fengmk2@users.noreply.github.com>
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 14, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@fengmk2 fengmk2 merged commit fdd44d0 into main Mar 14, 2026
21 checks passed
Copy link
Copy Markdown
Member

fengmk2 commented Mar 14, 2026

Merge activity

@fengmk2 fengmk2 deleted the renovate/typos branch March 14, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants